favicon

abstract fun favicon(): Bitmap

Returns a Bitmap that contains the favicon of the currently loaded web page or a Bitmap that contains default Chromium favicon if the browser did not load any web pages or loaded web page URL is invalid.

Maximum bitmap size is 16x16. If actual favicon size is bigger it will be resized to fit this constant.

Since

7.2

Throws

when the browser is already closed